Skip to content

compiler: Introduce operator lookup hook#2954

Open
EdCaunt wants to merge 2 commits into
mainfrom
operator-lookup-hook
Open

compiler: Introduce operator lookup hook#2954
EdCaunt wants to merge 2 commits into
mainfrom
operator-lookup-hook

Conversation

@EdCaunt

@EdCaunt EdCaunt commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@mloubout mloubout added the API api (symbolics, types, ...) label Jun 23, 2026
@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.44%. Comparing base (58df797) to head (afa93a8).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
devito/operator/operator.py 66.66% 1 Missing and 1 partial ⚠️
devito/types/equation.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2954      +/-   ##
==========================================
- Coverage   83.47%   83.44%   -0.04%     
==========================================
  Files         249      249              
  Lines       52276    52276              
  Branches     4503     4501       -2     
==========================================
- Hits        43638    43622      -16     
- Misses       7880     7895      +15     
- Partials      758      759       +1     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 68.60% <50.00%> (+<0.01%) ⬆️
pytest-gpu-gcc- 78.20% <50.00%> (-0.02%) ⬇️
pytest-gpu-icx- 78.14% <50.00%> (-0.04%) ⬇️
pytest-gpu-nvc-nvidiaX 69.13% <50.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API api (symbolics, types, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants